@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/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616238> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616238'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616238'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616121> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616121'^^xsd:integer;
  dwc:scientificName 'Lauratonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2589'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616121'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616156> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616156'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616156'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616017> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616017'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616017'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616018> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616018'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616018'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616007> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616007'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616007'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616005> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616005'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616005'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616009> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616009'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616009'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616010> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616010'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616010'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616003> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616003'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616003'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616011> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "118.741333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2621"^^xsd:integer ;
  dwc:maximumDepthInMeters "2621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  geo-pos:lat "78.66666667"^^xsd:decimal ;
  geo-pos:long "118.741333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616011'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.741333'^^xsd:double;
  dwc:latitude '78.66666667'^^xsd:double;
  dwc:minimumDepth '2621'^^xsd:integer;
  dwc:maximumDepth '2621'^^xsd:integer;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616011'^^xsd:anyURI;
  dwc:observationDate '1993-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616004> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616004'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616004'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616019> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616019'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616019'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616277> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616277'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616277'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616276> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616276'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616276'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616268> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616268'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616268'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616269> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616269'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616269'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616270> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616270'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616270'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616279> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "118.741333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2621"^^xsd:integer ;
  dwc:maximumDepthInMeters "2621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  geo-pos:lat "78.66666667"^^xsd:decimal ;
  geo-pos:long "118.741333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616279'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.741333'^^xsd:double;
  dwc:latitude '78.66666667'^^xsd:double;
  dwc:minimumDepth '2621'^^xsd:integer;
  dwc:maximumDepth '2621'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616279'^^xsd:anyURI;
  dwc:observationDate '1993-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616013> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616013'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616013'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616012> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616012'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616012'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616016> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616016'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616016'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616015> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616015'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616015'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616014> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616014'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616014'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616273> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616273'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616273'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616280> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22733333"^^xsd:decimal ;
  dwc:decimalLongitude "122.854833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3237"^^xsd:integer ;
  dwc:maximumDepthInMeters "3237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  geo-pos:lat "79.22733333"^^xsd:decimal ;
  geo-pos:long "122.854833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616280'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '122.854833'^^xsd:double;
  dwc:latitude '79.22733333'^^xsd:double;
  dwc:minimumDepth '3237'^^xsd:integer;
  dwc:maximumDepth '3237'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616280'^^xsd:anyURI;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616274> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616274'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616274'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616271> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616271'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616271'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616275> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616275'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616275'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616267> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616267'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616267'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616272> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616272'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616272'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616131> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616131'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616131'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616130> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616130'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616130'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616129> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616129'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616129'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616127> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616127'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616127'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616301> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616301'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616301'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616300> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616300'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616300'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616302> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22733333"^^xsd:decimal ;
  dwc:decimalLongitude "122.854833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3237"^^xsd:integer ;
  dwc:maximumDepthInMeters "3237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  geo-pos:lat "79.22733333"^^xsd:decimal ;
  geo-pos:long "122.854833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616302'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '122.854833'^^xsd:double;
  dwc:latitude '79.22733333'^^xsd:double;
  dwc:minimumDepth '3237'^^xsd:integer;
  dwc:maximumDepth '3237'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616302'^^xsd:anyURI;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616298> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616298'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616298'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616160> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616160'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616160'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616161> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616161'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616161'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615971> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615971'^^xsd:integer;
  dwc:scientificName 'Bathylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2586'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615971'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616002> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616002'^^xsd:integer;
  dwc:scientificName 'Chaetonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2499'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616002'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616342> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616342'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616342'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616347> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "118.741333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2621"^^xsd:integer ;
  dwc:maximumDepthInMeters "2621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  geo-pos:lat "78.66666667"^^xsd:decimal ;
  geo-pos:long "118.741333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616347'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.741333'^^xsd:double;
  dwc:latitude '78.66666667'^^xsd:double;
  dwc:minimumDepth '2621'^^xsd:integer;
  dwc:maximumDepth '2621'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616347'^^xsd:anyURI;
  dwc:observationDate '1993-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616346> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "118.741333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2621"^^xsd:integer ;
  dwc:maximumDepthInMeters "2621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  geo-pos:lat "78.66666667"^^xsd:decimal ;
  geo-pos:long "118.741333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616346'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.741333'^^xsd:double;
  dwc:latitude '78.66666667'^^xsd:double;
  dwc:minimumDepth '2621'^^xsd:integer;
  dwc:maximumDepth '2621'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616346'^^xsd:anyURI;
  dwc:observationDate '1993-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616345> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616345'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616345'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616344> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616344'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616344'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616343> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616343'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616343'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616179> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "118.741333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2621"^^xsd:integer ;
  dwc:maximumDepthInMeters "2621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  geo-pos:lat "78.66666667"^^xsd:decimal ;
  geo-pos:long "118.741333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616179'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.741333'^^xsd:double;
  dwc:latitude '78.66666667'^^xsd:double;
  dwc:minimumDepth '2621'^^xsd:integer;
  dwc:maximumDepth '2621'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616179'^^xsd:anyURI;
  dwc:observationDate '1993-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616176> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616176'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616176'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616178> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "118.741333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2621"^^xsd:integer ;
  dwc:maximumDepthInMeters "2621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  geo-pos:lat "78.66666667"^^xsd:decimal ;
  geo-pos:long "118.741333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616178'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.741333'^^xsd:double;
  dwc:latitude '78.66666667'^^xsd:double;
  dwc:minimumDepth '2621'^^xsd:integer;
  dwc:maximumDepth '2621'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616178'^^xsd:anyURI;
  dwc:observationDate '1993-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616180> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22733333"^^xsd:decimal ;
  dwc:decimalLongitude "122.854833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3237"^^xsd:integer ;
  dwc:maximumDepthInMeters "3237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  geo-pos:lat "79.22733333"^^xsd:decimal ;
  geo-pos:long "122.854833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616180'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '122.854833'^^xsd:double;
  dwc:latitude '79.22733333'^^xsd:double;
  dwc:minimumDepth '3237'^^xsd:integer;
  dwc:maximumDepth '3237'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616180'^^xsd:anyURI;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616177> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616177'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616177'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616182> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22733333"^^xsd:decimal ;
  dwc:decimalLongitude "122.854833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3237"^^xsd:integer ;
  dwc:maximumDepthInMeters "3237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  geo-pos:lat "79.22733333"^^xsd:decimal ;
  geo-pos:long "122.854833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616182'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '122.854833'^^xsd:double;
  dwc:latitude '79.22733333'^^xsd:double;
  dwc:minimumDepth '3237'^^xsd:integer;
  dwc:maximumDepth '3237'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616182'^^xsd:anyURI;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616183> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22733333"^^xsd:decimal ;
  dwc:decimalLongitude "122.854833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3237"^^xsd:integer ;
  dwc:maximumDepthInMeters "3237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  geo-pos:lat "79.22733333"^^xsd:decimal ;
  geo-pos:long "122.854833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616183'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '122.854833'^^xsd:double;
  dwc:latitude '79.22733333'^^xsd:double;
  dwc:minimumDepth '3237'^^xsd:integer;
  dwc:maximumDepth '3237'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616183'^^xsd:anyURI;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616181> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22733333"^^xsd:decimal ;
  dwc:decimalLongitude "122.854833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3237"^^xsd:integer ;
  dwc:maximumDepthInMeters "3237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  geo-pos:lat "79.22733333"^^xsd:decimal ;
  geo-pos:long "122.854833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616181'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '122.854833'^^xsd:double;
  dwc:latitude '79.22733333'^^xsd:double;
  dwc:minimumDepth '3237'^^xsd:integer;
  dwc:maximumDepth '3237'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616181'^^xsd:anyURI;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616175> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616175'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616175'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615954> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615954'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615954'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615955> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22733333"^^xsd:decimal ;
  dwc:decimalLongitude "122.854833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3237"^^xsd:integer ;
  dwc:maximumDepthInMeters "3237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  geo-pos:lat "79.22733333"^^xsd:decimal ;
  geo-pos:long "122.854833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615955'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '122.854833'^^xsd:double;
  dwc:latitude '79.22733333'^^xsd:double;
  dwc:minimumDepth '3237'^^xsd:integer;
  dwc:maximumDepth '3237'^^xsd:integer;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615955'^^xsd:anyURI;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615957> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22733333"^^xsd:decimal ;
  dwc:decimalLongitude "122.854833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3237"^^xsd:integer ;
  dwc:maximumDepthInMeters "3237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  geo-pos:lat "79.22733333"^^xsd:decimal ;
  geo-pos:long "122.854833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615957'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '122.854833'^^xsd:double;
  dwc:latitude '79.22733333'^^xsd:double;
  dwc:minimumDepth '3237'^^xsd:integer;
  dwc:maximumDepth '3237'^^xsd:integer;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615957'^^xsd:anyURI;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616085> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616085'^^xsd:integer;
  dwc:scientificName 'Enoplus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2504'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616085'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616029> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "118.741333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2621"^^xsd:integer ;
  dwc:maximumDepthInMeters "2621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  geo-pos:lat "78.66666667"^^xsd:decimal ;
  geo-pos:long "118.741333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616029'^^xsd:integer;
  dwc:scientificName 'Crenopharynx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.741333'^^xsd:double;
  dwc:latitude '78.66666667'^^xsd:double;
  dwc:minimumDepth '2621'^^xsd:integer;
  dwc:maximumDepth '2621'^^xsd:integer;
  dwc:aphiaid '2505'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616029'^^xsd:anyURI;
  dwc:observationDate '1993-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '2505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616028> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "118.741333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2621"^^xsd:integer ;
  dwc:maximumDepthInMeters "2621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  geo-pos:lat "78.66666667"^^xsd:decimal ;
  geo-pos:long "118.741333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616028'^^xsd:integer;
  dwc:scientificName 'Crenopharynx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.741333'^^xsd:double;
  dwc:latitude '78.66666667'^^xsd:double;
  dwc:minimumDepth '2621'^^xsd:integer;
  dwc:maximumDepth '2621'^^xsd:integer;
  dwc:aphiaid '2505'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616028'^^xsd:anyURI;
  dwc:observationDate '1993-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '2505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616026> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616026'^^xsd:integer;
  dwc:scientificName 'Crenopharynx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2505'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616026'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616025> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616025'^^xsd:integer;
  dwc:scientificName 'Crenopharynx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2505'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616025'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616159> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "118.741333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2621"^^xsd:integer ;
  dwc:maximumDepthInMeters "2621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  geo-pos:lat "78.66666667"^^xsd:decimal ;
  geo-pos:long "118.741333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616159'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.741333'^^xsd:double;
  dwc:latitude '78.66666667'^^xsd:double;
  dwc:minimumDepth '2621'^^xsd:integer;
  dwc:maximumDepth '2621'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616159'^^xsd:anyURI;
  dwc:observationDate '1993-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616281> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616281'^^xsd:integer;
  dwc:scientificName 'Promonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '227186'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616281'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '227186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616341> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "118.741333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2621"^^xsd:integer ;
  dwc:maximumDepthInMeters "2621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  geo-pos:lat "78.66666667"^^xsd:decimal ;
  geo-pos:long "118.741333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616341'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.741333'^^xsd:double;
  dwc:latitude '78.66666667'^^xsd:double;
  dwc:minimumDepth '2621'^^xsd:integer;
  dwc:maximumDepth '2621'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616341'^^xsd:anyURI;
  dwc:observationDate '1993-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616339> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616339'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616339'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616340> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616340'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616340'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616149> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616149'^^xsd:integer;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616149'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616147> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616147'^^xsd:integer;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616147'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616148> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616148'^^xsd:integer;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616148'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616184> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616184'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616184'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616153> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22733333"^^xsd:decimal ;
  dwc:decimalLongitude "122.854833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3237"^^xsd:integer ;
  dwc:maximumDepthInMeters "3237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  geo-pos:lat "79.22733333"^^xsd:decimal ;
  geo-pos:long "122.854833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616153'^^xsd:integer;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '122.854833'^^xsd:double;
  dwc:latitude '79.22733333'^^xsd:double;
  dwc:minimumDepth '3237'^^xsd:integer;
  dwc:maximumDepth '3237'^^xsd:integer;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616153'^^xsd:anyURI;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616152> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22733333"^^xsd:decimal ;
  dwc:decimalLongitude "122.854833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3237"^^xsd:integer ;
  dwc:maximumDepthInMeters "3237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  geo-pos:lat "79.22733333"^^xsd:decimal ;
  geo-pos:long "122.854833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616152'^^xsd:integer;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '122.854833'^^xsd:double;
  dwc:latitude '79.22733333'^^xsd:double;
  dwc:minimumDepth '3237'^^xsd:integer;
  dwc:maximumDepth '3237'^^xsd:integer;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616152'^^xsd:anyURI;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616151> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616151'^^xsd:integer;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616151'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616150> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616150'^^xsd:integer;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616150'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616145> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616145'^^xsd:integer;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616145'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616146> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616146'^^xsd:integer;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616146'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616081> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "118.741333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2621"^^xsd:integer ;
  dwc:maximumDepthInMeters "2621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  geo-pos:lat "78.66666667"^^xsd:decimal ;
  geo-pos:long "118.741333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616081'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.741333'^^xsd:double;
  dwc:latitude '78.66666667'^^xsd:double;
  dwc:minimumDepth '2621'^^xsd:integer;
  dwc:maximumDepth '2621'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616081'^^xsd:anyURI;
  dwc:observationDate '1993-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616080> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616080'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616080'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616078> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616078'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616078'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616079> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616079'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616079'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615930> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615930'^^xsd:integer;
  dwc:scientificName 'Ammotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '153198'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615930'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615959> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615959'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2415'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615959'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615973> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615973'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615973'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616001> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616001'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616001'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615998> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615998'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615998'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616000> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616000'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616000'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615972> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615972'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615972'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616245> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616245'^^xsd:integer;
  dwc:scientificName 'Paramesonchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '153218'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616245'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616246> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "118.741333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2621"^^xsd:integer ;
  dwc:maximumDepthInMeters "2621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  geo-pos:lat "78.66666667"^^xsd:decimal ;
  geo-pos:long "118.741333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616246'^^xsd:integer;
  dwc:scientificName 'Paramesonchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.741333'^^xsd:double;
  dwc:latitude '78.66666667'^^xsd:double;
  dwc:minimumDepth '2621'^^xsd:integer;
  dwc:maximumDepth '2621'^^xsd:integer;
  dwc:aphiaid '153218'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616246'^^xsd:anyURI;
  dwc:observationDate '1993-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '153218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616076> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616076'^^xsd:integer;
  dwc:scientificName 'Doliolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2450'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616076'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616077> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616077'^^xsd:integer;
  dwc:scientificName 'Doliolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2450'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616077'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616251> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616251'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2449'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616251'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616250> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616250'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2449'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616250'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616248> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616248'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2449'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616248'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616249> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616249'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2449'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616249'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616234> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616234'^^xsd:integer;
  dwc:scientificName 'Onchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '2397'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616234'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616262> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616262'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616262'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616264> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616264'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616264'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616266> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22733333"^^xsd:decimal ;
  dwc:decimalLongitude "122.854833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3237"^^xsd:integer ;
  dwc:maximumDepthInMeters "3237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  geo-pos:lat "79.22733333"^^xsd:decimal ;
  geo-pos:long "122.854833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616266'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '122.854833'^^xsd:double;
  dwc:latitude '79.22733333'^^xsd:double;
  dwc:minimumDepth '3237'^^xsd:integer;
  dwc:maximumDepth '3237'^^xsd:integer;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616266'^^xsd:anyURI;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616263> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616263'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616263'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616128> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616128'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616128'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616141> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22733333"^^xsd:decimal ;
  dwc:decimalLongitude "122.854833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3237"^^xsd:integer ;
  dwc:maximumDepthInMeters "3237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  geo-pos:lat "79.22733333"^^xsd:decimal ;
  geo-pos:long "122.854833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616141'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '122.854833'^^xsd:double;
  dwc:latitude '79.22733333'^^xsd:double;
  dwc:minimumDepth '3237'^^xsd:integer;
  dwc:maximumDepth '3237'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616141'^^xsd:anyURI;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616143> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22733333"^^xsd:decimal ;
  dwc:decimalLongitude "122.854833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3237"^^xsd:integer ;
  dwc:maximumDepthInMeters "3237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  geo-pos:lat "79.22733333"^^xsd:decimal ;
  geo-pos:long "122.854833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616143'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '122.854833'^^xsd:double;
  dwc:latitude '79.22733333'^^xsd:double;
  dwc:minimumDepth '3237'^^xsd:integer;
  dwc:maximumDepth '3237'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616143'^^xsd:anyURI;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616288> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616288'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616288'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616291> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "118.741333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2621"^^xsd:integer ;
  dwc:maximumDepthInMeters "2621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  geo-pos:lat "78.66666667"^^xsd:decimal ;
  geo-pos:long "118.741333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616291'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.741333'^^xsd:double;
  dwc:latitude '78.66666667'^^xsd:double;
  dwc:minimumDepth '2621'^^xsd:integer;
  dwc:maximumDepth '2621'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616291'^^xsd:anyURI;
  dwc:observationDate '1993-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616286> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616286'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616286'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616285> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616285'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616285'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616284> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616284'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616284'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616293> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "118.741333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2621"^^xsd:integer ;
  dwc:maximumDepthInMeters "2621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  geo-pos:lat "78.66666667"^^xsd:decimal ;
  geo-pos:long "118.741333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616293'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.741333'^^xsd:double;
  dwc:latitude '78.66666667'^^xsd:double;
  dwc:minimumDepth '2621'^^xsd:integer;
  dwc:maximumDepth '2621'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616293'^^xsd:anyURI;
  dwc:observationDate '1993-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616292> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "118.741333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2621"^^xsd:integer ;
  dwc:maximumDepthInMeters "2621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  geo-pos:lat "78.66666667"^^xsd:decimal ;
  geo-pos:long "118.741333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616292'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.741333'^^xsd:double;
  dwc:latitude '78.66666667'^^xsd:double;
  dwc:minimumDepth '2621'^^xsd:integer;
  dwc:maximumDepth '2621'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616292'^^xsd:anyURI;
  dwc:observationDate '1993-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616287> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616287'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616287'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616282> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616282'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616282'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616283> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616283'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616283'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616294> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22733333"^^xsd:decimal ;
  dwc:decimalLongitude "122.854833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3237"^^xsd:integer ;
  dwc:maximumDepthInMeters "3237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  geo-pos:lat "79.22733333"^^xsd:decimal ;
  geo-pos:long "122.854833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616294'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '122.854833'^^xsd:double;
  dwc:latitude '79.22733333'^^xsd:double;
  dwc:minimumDepth '3237'^^xsd:integer;
  dwc:maximumDepth '3237'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616294'^^xsd:anyURI;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616289> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616289'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616289'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615929> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615929'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615929'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615927> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615927'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615927'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615926> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615926'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615926'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615925> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615925'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615925'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616070> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616070'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616070'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616069> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616069'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616069'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616068> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616068'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616068'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616296> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616296'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616296'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616295> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616295'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616295'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616349> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616349'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616349'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616350> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616350'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616350'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616351> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616351'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616351'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616188> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616188'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616188'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616185> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616185'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616185'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616186> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616186'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616186'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616191> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616191'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616191'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616187> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616187'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616187'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616189> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616189'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616189'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616190> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616190'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616190'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616065> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616065'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616065'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616067> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22733333"^^xsd:decimal ;
  dwc:decimalLongitude "122.854833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3237"^^xsd:integer ;
  dwc:maximumDepthInMeters "3237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  geo-pos:lat "79.22733333"^^xsd:decimal ;
  geo-pos:long "122.854833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616067'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '122.854833'^^xsd:double;
  dwc:latitude '79.22733333'^^xsd:double;
  dwc:minimumDepth '3237'^^xsd:integer;
  dwc:maximumDepth '3237'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616067'^^xsd:anyURI;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616066> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616066'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616066'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616115> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616115'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616115'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616118> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616118'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616118'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616116> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616116'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616116'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616119> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "118.741333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2621"^^xsd:integer ;
  dwc:maximumDepthInMeters "2621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  geo-pos:lat "78.66666667"^^xsd:decimal ;
  geo-pos:long "118.741333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616119'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.741333'^^xsd:double;
  dwc:latitude '78.66666667'^^xsd:double;
  dwc:minimumDepth '2621'^^xsd:integer;
  dwc:maximumDepth '2621'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616119'^^xsd:anyURI;
  dwc:observationDate '1993-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616086> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616086'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616086'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616154> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616154'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616154'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616212> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616212'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616212'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616222> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22733333"^^xsd:decimal ;
  dwc:decimalLongitude "122.854833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3237"^^xsd:integer ;
  dwc:maximumDepthInMeters "3237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  geo-pos:lat "79.22733333"^^xsd:decimal ;
  geo-pos:long "122.854833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616222'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '122.854833'^^xsd:double;
  dwc:latitude '79.22733333'^^xsd:double;
  dwc:minimumDepth '3237'^^xsd:integer;
  dwc:maximumDepth '3237'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616222'^^xsd:anyURI;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616223> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22733333"^^xsd:decimal ;
  dwc:decimalLongitude "122.854833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3237"^^xsd:integer ;
  dwc:maximumDepthInMeters "3237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  geo-pos:lat "79.22733333"^^xsd:decimal ;
  geo-pos:long "122.854833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616223'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '122.854833'^^xsd:double;
  dwc:latitude '79.22733333'^^xsd:double;
  dwc:minimumDepth '3237'^^xsd:integer;
  dwc:maximumDepth '3237'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616223'^^xsd:anyURI;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616224> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22733333"^^xsd:decimal ;
  dwc:decimalLongitude "122.854833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3237"^^xsd:integer ;
  dwc:maximumDepthInMeters "3237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  geo-pos:lat "79.22733333"^^xsd:decimal ;
  geo-pos:long "122.854833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616224'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '122.854833'^^xsd:double;
  dwc:latitude '79.22733333'^^xsd:double;
  dwc:minimumDepth '3237'^^xsd:integer;
  dwc:maximumDepth '3237'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616224'^^xsd:anyURI;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616221> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22733333"^^xsd:decimal ;
  dwc:decimalLongitude "122.854833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3237"^^xsd:integer ;
  dwc:maximumDepthInMeters "3237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  geo-pos:lat "79.22733333"^^xsd:decimal ;
  geo-pos:long "122.854833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616221'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '122.854833'^^xsd:double;
  dwc:latitude '79.22733333'^^xsd:double;
  dwc:minimumDepth '3237'^^xsd:integer;
  dwc:maximumDepth '3237'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616221'^^xsd:anyURI;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616210> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616210'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616210'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616219> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "118.741333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2621"^^xsd:integer ;
  dwc:maximumDepthInMeters "2621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  geo-pos:lat "78.66666667"^^xsd:decimal ;
  geo-pos:long "118.741333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616219'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.741333'^^xsd:double;
  dwc:latitude '78.66666667'^^xsd:double;
  dwc:minimumDepth '2621'^^xsd:integer;
  dwc:maximumDepth '2621'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616219'^^xsd:anyURI;
  dwc:observationDate '1993-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616218> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "118.741333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2621"^^xsd:integer ;
  dwc:maximumDepthInMeters "2621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  geo-pos:lat "78.66666667"^^xsd:decimal ;
  geo-pos:long "118.741333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616218'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.741333'^^xsd:double;
  dwc:latitude '78.66666667'^^xsd:double;
  dwc:minimumDepth '2621'^^xsd:integer;
  dwc:maximumDepth '2621'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616218'^^xsd:anyURI;
  dwc:observationDate '1993-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616217> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616217'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616217'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616216> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616216'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616216'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616215> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616215'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616215'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616214> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616214'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616214'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616213> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616213'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616213'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616220> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "118.741333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2621"^^xsd:integer ;
  dwc:maximumDepthInMeters "2621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  geo-pos:lat "78.66666667"^^xsd:decimal ;
  geo-pos:long "118.741333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616220'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.741333'^^xsd:double;
  dwc:latitude '78.66666667'^^xsd:double;
  dwc:minimumDepth '2621'^^xsd:integer;
  dwc:maximumDepth '2621'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616220'^^xsd:anyURI;
  dwc:observationDate '1993-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616211> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616211'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616211'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616209> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616209'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616209'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616208> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616208'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616208'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615977> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "118.741333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2621"^^xsd:integer ;
  dwc:maximumDepthInMeters "2621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  geo-pos:lat "78.66666667"^^xsd:decimal ;
  geo-pos:long "118.741333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615977'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.741333'^^xsd:double;
  dwc:latitude '78.66666667'^^xsd:double;
  dwc:minimumDepth '2621'^^xsd:integer;
  dwc:maximumDepth '2621'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615977'^^xsd:anyURI;
  dwc:observationDate '1993-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615975> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615975'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615975'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615976> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615976'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615976'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615974> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615974'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615974'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615924> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22733333"^^xsd:decimal ;
  dwc:decimalLongitude "122.854833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3237"^^xsd:integer ;
  dwc:maximumDepthInMeters "3237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  geo-pos:lat "79.22733333"^^xsd:decimal ;
  geo-pos:long "122.854833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615924'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '122.854833'^^xsd:double;
  dwc:latitude '79.22733333'^^xsd:double;
  dwc:minimumDepth '3237'^^xsd:integer;
  dwc:maximumDepth '3237'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615924'^^xsd:anyURI;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615917> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615917'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615917'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615918> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615918'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615918'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615919> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615919'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615919'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615920> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615920'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615920'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615921> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "118.741333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2621"^^xsd:integer ;
  dwc:maximumDepthInMeters "2621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  geo-pos:lat "78.66666667"^^xsd:decimal ;
  geo-pos:long "118.741333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615921'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.741333'^^xsd:double;
  dwc:latitude '78.66666667'^^xsd:double;
  dwc:minimumDepth '2621'^^xsd:integer;
  dwc:maximumDepth '2621'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615921'^^xsd:anyURI;
  dwc:observationDate '1993-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615923> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22733333"^^xsd:decimal ;
  dwc:decimalLongitude "122.854833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3237"^^xsd:integer ;
  dwc:maximumDepthInMeters "3237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  geo-pos:lat "79.22733333"^^xsd:decimal ;
  geo-pos:long "122.854833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615923'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '122.854833'^^xsd:double;
  dwc:latitude '79.22733333'^^xsd:double;
  dwc:minimumDepth '3237'^^xsd:integer;
  dwc:maximumDepth '3237'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615923'^^xsd:anyURI;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615915> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615915'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615915'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616225> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616225'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616225'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616226> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616226'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616226'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616228> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616228'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616228'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616227> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616227'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616227'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616232> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616232'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616232'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616230> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616230'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616230'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616231> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616231'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616231'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616229> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616229'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616229'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615914> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615914'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615914'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615913> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615913'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615913'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615922> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "118.741333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2621"^^xsd:integer ;
  dwc:maximumDepthInMeters "2621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  geo-pos:lat "78.66666667"^^xsd:decimal ;
  geo-pos:long "118.741333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615922'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.741333'^^xsd:double;
  dwc:latitude '78.66666667'^^xsd:double;
  dwc:minimumDepth '2621'^^xsd:integer;
  dwc:maximumDepth '2621'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615922'^^xsd:anyURI;
  dwc:observationDate '1993-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616056> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616056'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616056'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616057> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616057'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616057'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616054> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616054'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616054'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616303> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616303'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2583'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616303'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616357> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616357'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616357'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616354> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616354'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616354'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616355> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616355'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616355'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616356> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616356'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616356'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616358> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616358'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616358'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616360> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616360'^^xsd:integer;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616360'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616361> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616361'^^xsd:integer;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616361'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616359> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616359'^^xsd:integer;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616359'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616333> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616333'^^xsd:integer;
  dwc:scientificName 'Spiliphera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2304'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616333'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616261> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616261'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616261'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616105> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616105'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616105'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616103> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616103'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616103'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616102> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616102'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616102'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616101> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616101'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616101'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616100> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616100'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616100'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616110> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "118.741333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2621"^^xsd:integer ;
  dwc:maximumDepthInMeters "2621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  geo-pos:lat "78.66666667"^^xsd:decimal ;
  geo-pos:long "118.741333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616110'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.741333'^^xsd:double;
  dwc:latitude '78.66666667'^^xsd:double;
  dwc:minimumDepth '2621'^^xsd:integer;
  dwc:maximumDepth '2621'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616110'^^xsd:anyURI;
  dwc:observationDate '1993-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616235> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616235'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2569'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616235'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616051> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22733333"^^xsd:decimal ;
  dwc:decimalLongitude "122.854833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3237"^^xsd:integer ;
  dwc:maximumDepthInMeters "3237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  geo-pos:lat "79.22733333"^^xsd:decimal ;
  geo-pos:long "122.854833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616051'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '122.854833'^^xsd:double;
  dwc:latitude '79.22733333'^^xsd:double;
  dwc:minimumDepth '3237'^^xsd:integer;
  dwc:maximumDepth '3237'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616051'^^xsd:anyURI;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616053> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22733333"^^xsd:decimal ;
  dwc:decimalLongitude "122.854833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3237"^^xsd:integer ;
  dwc:maximumDepthInMeters "3237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  geo-pos:lat "79.22733333"^^xsd:decimal ;
  geo-pos:long "122.854833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616053'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '122.854833'^^xsd:double;
  dwc:latitude '79.22733333'^^xsd:double;
  dwc:minimumDepth '3237'^^xsd:integer;
  dwc:maximumDepth '3237'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616053'^^xsd:anyURI;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616098> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616098'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616098'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616099> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616099'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616099'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616114> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22733333"^^xsd:decimal ;
  dwc:decimalLongitude "122.854833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3237"^^xsd:integer ;
  dwc:maximumDepthInMeters "3237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  geo-pos:lat "79.22733333"^^xsd:decimal ;
  geo-pos:long "122.854833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616114'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '122.854833'^^xsd:double;
  dwc:latitude '79.22733333'^^xsd:double;
  dwc:minimumDepth '3237'^^xsd:integer;
  dwc:maximumDepth '3237'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616114'^^xsd:anyURI;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616113> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22733333"^^xsd:decimal ;
  dwc:decimalLongitude "122.854833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3237"^^xsd:integer ;
  dwc:maximumDepthInMeters "3237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  geo-pos:lat "79.22733333"^^xsd:decimal ;
  geo-pos:long "122.854833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616113'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '122.854833'^^xsd:double;
  dwc:latitude '79.22733333'^^xsd:double;
  dwc:minimumDepth '3237'^^xsd:integer;
  dwc:maximumDepth '3237'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616113'^^xsd:anyURI;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616112> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22733333"^^xsd:decimal ;
  dwc:decimalLongitude "122.854833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3237"^^xsd:integer ;
  dwc:maximumDepthInMeters "3237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  geo-pos:lat "79.22733333"^^xsd:decimal ;
  geo-pos:long "122.854833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616112'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '122.854833'^^xsd:double;
  dwc:latitude '79.22733333'^^xsd:double;
  dwc:minimumDepth '3237'^^xsd:integer;
  dwc:maximumDepth '3237'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616112'^^xsd:anyURI;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616111> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "118.741333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2621"^^xsd:integer ;
  dwc:maximumDepthInMeters "2621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  geo-pos:lat "78.66666667"^^xsd:decimal ;
  geo-pos:long "118.741333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616111'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.741333'^^xsd:double;
  dwc:latitude '78.66666667'^^xsd:double;
  dwc:minimumDepth '2621'^^xsd:integer;
  dwc:maximumDepth '2621'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616111'^^xsd:anyURI;
  dwc:observationDate '1993-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616097> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616097'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616097'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616109> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "118.741333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2621"^^xsd:integer ;
  dwc:maximumDepthInMeters "2621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  geo-pos:lat "78.66666667"^^xsd:decimal ;
  geo-pos:long "118.741333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616109'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.741333'^^xsd:double;
  dwc:latitude '78.66666667'^^xsd:double;
  dwc:minimumDepth '2621'^^xsd:integer;
  dwc:maximumDepth '2621'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616109'^^xsd:anyURI;
  dwc:observationDate '1993-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616106> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616106'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616106'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616108> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616108'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616108'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616338> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616338'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616338'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616337> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616337'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616337'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616087> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616087'^^xsd:integer;
  dwc:scientificName 'Eurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '2559'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616087'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616207> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616207'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616207'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616089> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616089'^^xsd:integer;
  dwc:scientificName 'Gerlachius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2374'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616089'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616090> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616090'^^xsd:integer;
  dwc:scientificName 'Gerlachius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '2374'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616090'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616096> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616096'^^xsd:integer;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616096'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616058> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616058'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616058'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616064> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616064'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616064'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616063> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616063'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616063'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616062> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616062'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616062'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616061> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616061'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616061'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616060> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616060'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616060'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616033> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616033'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616033'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616034> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616034'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616034'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616032> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616032'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616032'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616030> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616030'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616030'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616031> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616031'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616031'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616035> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22733333"^^xsd:decimal ;
  dwc:decimalLongitude "122.854833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3237"^^xsd:integer ;
  dwc:maximumDepthInMeters "3237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  geo-pos:lat "79.22733333"^^xsd:decimal ;
  geo-pos:long "122.854833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616035'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '122.854833'^^xsd:double;
  dwc:latitude '79.22733333'^^xsd:double;
  dwc:minimumDepth '3237'^^xsd:integer;
  dwc:maximumDepth '3237'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616035'^^xsd:anyURI;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615978> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615978'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615978'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615982> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "118.741333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2621"^^xsd:integer ;
  dwc:maximumDepthInMeters "2621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  geo-pos:lat "78.66666667"^^xsd:decimal ;
  geo-pos:long "118.741333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615982'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.741333'^^xsd:double;
  dwc:latitude '78.66666667'^^xsd:double;
  dwc:minimumDepth '2621'^^xsd:integer;
  dwc:maximumDepth '2621'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615982'^^xsd:anyURI;
  dwc:observationDate '1993-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615983> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "118.741333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2621"^^xsd:integer ;
  dwc:maximumDepthInMeters "2621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  geo-pos:lat "78.66666667"^^xsd:decimal ;
  geo-pos:long "118.741333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615983'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.741333'^^xsd:double;
  dwc:latitude '78.66666667'^^xsd:double;
  dwc:minimumDepth '2621'^^xsd:integer;
  dwc:maximumDepth '2621'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615983'^^xsd:anyURI;
  dwc:observationDate '1993-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615981> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "118.741333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2621"^^xsd:integer ;
  dwc:maximumDepthInMeters "2621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  geo-pos:lat "78.66666667"^^xsd:decimal ;
  geo-pos:long "118.741333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615981'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.741333'^^xsd:double;
  dwc:latitude '78.66666667'^^xsd:double;
  dwc:minimumDepth '2621'^^xsd:integer;
  dwc:maximumDepth '2621'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615981'^^xsd:anyURI;
  dwc:observationDate '1993-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615980> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615980'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615980'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615979> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615979'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615979'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616139> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "118.741333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2621"^^xsd:integer ;
  dwc:maximumDepthInMeters "2621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  geo-pos:lat "78.66666667"^^xsd:decimal ;
  geo-pos:long "118.741333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616139'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.741333'^^xsd:double;
  dwc:latitude '78.66666667'^^xsd:double;
  dwc:minimumDepth '2621'^^xsd:integer;
  dwc:maximumDepth '2621'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616139'^^xsd:anyURI;
  dwc:observationDate '1993-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616138> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616138'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616138'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616137> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616137'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616137'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616136> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616136'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616136'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616135> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616135'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616135'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616134> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616134'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616134'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616133> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616133'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616133'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616132> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616132'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616132'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616142> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22733333"^^xsd:decimal ;
  dwc:decimalLongitude "122.854833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3237"^^xsd:integer ;
  dwc:maximumDepthInMeters "3237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  geo-pos:lat "79.22733333"^^xsd:decimal ;
  geo-pos:long "122.854833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616142'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '122.854833'^^xsd:double;
  dwc:latitude '79.22733333'^^xsd:double;
  dwc:minimumDepth '3237'^^xsd:integer;
  dwc:maximumDepth '3237'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616142'^^xsd:anyURI;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616140> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "118.741333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2621"^^xsd:integer ;
  dwc:maximumDepthInMeters "2621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  geo-pos:lat "78.66666667"^^xsd:decimal ;
  geo-pos:long "118.741333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616140'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.741333'^^xsd:double;
  dwc:latitude '78.66666667'^^xsd:double;
  dwc:minimumDepth '2621'^^xsd:integer;
  dwc:maximumDepth '2621'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616140'^^xsd:anyURI;
  dwc:observationDate '1993-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616144> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22733333"^^xsd:decimal ;
  dwc:decimalLongitude "122.854833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3237"^^xsd:integer ;
  dwc:maximumDepthInMeters "3237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  geo-pos:lat "79.22733333"^^xsd:decimal ;
  geo-pos:long "122.854833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616144'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '122.854833'^^xsd:double;
  dwc:latitude '79.22733333'^^xsd:double;
  dwc:minimumDepth '3237'^^xsd:integer;
  dwc:maximumDepth '3237'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616144'^^xsd:anyURI;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616304> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616304'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616304'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616307> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616307'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616307'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616315> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22733333"^^xsd:decimal ;
  dwc:decimalLongitude "122.854833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3237"^^xsd:integer ;
  dwc:maximumDepthInMeters "3237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  geo-pos:lat "79.22733333"^^xsd:decimal ;
  geo-pos:long "122.854833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616315'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '122.854833'^^xsd:double;
  dwc:latitude '79.22733333'^^xsd:double;
  dwc:minimumDepth '3237'^^xsd:integer;
  dwc:maximumDepth '3237'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616315'^^xsd:anyURI;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616305> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616305'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616305'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616240> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616240'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616240'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616243> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22733333"^^xsd:decimal ;
  dwc:decimalLongitude "122.854833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3237"^^xsd:integer ;
  dwc:maximumDepthInMeters "3237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  geo-pos:lat "79.22733333"^^xsd:decimal ;
  geo-pos:long "122.854833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616243'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '122.854833'^^xsd:double;
  dwc:latitude '79.22733333'^^xsd:double;
  dwc:minimumDepth '3237'^^xsd:integer;
  dwc:maximumDepth '3237'^^xsd:integer;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616243'^^xsd:anyURI;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616241> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616241'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616241'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616239> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616239'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616239'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616242> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616242'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616242'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616253> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616253'^^xsd:integer;
  dwc:scientificName 'Parodontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2420'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616253'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616252> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616252'^^xsd:integer;
  dwc:scientificName 'Parodontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2420'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616252'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616308> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616308'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616308'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616233> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "118.741333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2621"^^xsd:integer ;
  dwc:maximumDepthInMeters "2621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  geo-pos:lat "78.66666667"^^xsd:decimal ;
  geo-pos:long "118.741333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616233'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.741333'^^xsd:double;
  dwc:latitude '78.66666667'^^xsd:double;
  dwc:minimumDepth '2621'^^xsd:integer;
  dwc:maximumDepth '2621'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616233'^^xsd:anyURI;
  dwc:observationDate '1993-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616088> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616088'^^xsd:integer;
  dwc:scientificName 'Filitonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '153208'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616088'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '153208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616352> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616352'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616352'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616353> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22733333"^^xsd:decimal ;
  dwc:decimalLongitude "122.854833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3237"^^xsd:integer ;
  dwc:maximumDepthInMeters "3237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  geo-pos:lat "79.22733333"^^xsd:decimal ;
  geo-pos:long "122.854833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616353'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '122.854833'^^xsd:double;
  dwc:latitude '79.22733333'^^xsd:double;
  dwc:minimumDepth '3237'^^xsd:integer;
  dwc:maximumDepth '3237'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616353'^^xsd:anyURI;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616309> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616309'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616309'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616314> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "118.741333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2621"^^xsd:integer ;
  dwc:maximumDepthInMeters "2621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  geo-pos:lat "78.66666667"^^xsd:decimal ;
  geo-pos:long "118.741333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616314'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.741333'^^xsd:double;
  dwc:latitude '78.66666667'^^xsd:double;
  dwc:minimumDepth '2621'^^xsd:integer;
  dwc:maximumDepth '2621'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616314'^^xsd:anyURI;
  dwc:observationDate '1993-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616020> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616020'^^xsd:integer;
  dwc:scientificName 'Cobbia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2454'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616020'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616021> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "118.741333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2621"^^xsd:integer ;
  dwc:maximumDepthInMeters "2621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  geo-pos:lat "78.66666667"^^xsd:decimal ;
  geo-pos:long "118.741333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616021'^^xsd:integer;
  dwc:scientificName 'Cobbia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.741333'^^xsd:double;
  dwc:latitude '78.66666667'^^xsd:double;
  dwc:minimumDepth '2621'^^xsd:integer;
  dwc:maximumDepth '2621'^^xsd:integer;
  dwc:aphiaid '2454'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616021'^^xsd:anyURI;
  dwc:observationDate '1993-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '2454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616023> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22733333"^^xsd:decimal ;
  dwc:decimalLongitude "122.854833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3237"^^xsd:integer ;
  dwc:maximumDepthInMeters "3237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  geo-pos:lat "79.22733333"^^xsd:decimal ;
  geo-pos:long "122.854833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616023'^^xsd:integer;
  dwc:scientificName 'Cobbia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '122.854833'^^xsd:double;
  dwc:latitude '79.22733333'^^xsd:double;
  dwc:minimumDepth '3237'^^xsd:integer;
  dwc:maximumDepth '3237'^^xsd:integer;
  dwc:aphiaid '2454'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616023'^^xsd:anyURI;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '2454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616206> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22733333"^^xsd:decimal ;
  dwc:decimalLongitude "122.854833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3237"^^xsd:integer ;
  dwc:maximumDepthInMeters "3237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  geo-pos:lat "79.22733333"^^xsd:decimal ;
  geo-pos:long "122.854833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616206'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '122.854833'^^xsd:double;
  dwc:latitude '79.22733333'^^xsd:double;
  dwc:minimumDepth '3237'^^xsd:integer;
  dwc:maximumDepth '3237'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616206'^^xsd:anyURI;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616195> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616195'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616195'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616204> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22733333"^^xsd:decimal ;
  dwc:decimalLongitude "122.854833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3237"^^xsd:integer ;
  dwc:maximumDepthInMeters "3237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  geo-pos:lat "79.22733333"^^xsd:decimal ;
  geo-pos:long "122.854833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616204'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '122.854833'^^xsd:double;
  dwc:latitude '79.22733333'^^xsd:double;
  dwc:minimumDepth '3237'^^xsd:integer;
  dwc:maximumDepth '3237'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616204'^^xsd:anyURI;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616194> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616194'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616194'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615936> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "118.741333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2621"^^xsd:integer ;
  dwc:maximumDepthInMeters "2621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  geo-pos:lat "78.66666667"^^xsd:decimal ;
  geo-pos:long "118.741333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615936'^^xsd:integer;
  dwc:scientificName 'Amphimonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.741333'^^xsd:double;
  dwc:latitude '78.66666667'^^xsd:double;
  dwc:minimumDepth '2621'^^xsd:integer;
  dwc:maximumDepth '2621'^^xsd:integer;
  dwc:aphiaid '2452'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615936'^^xsd:anyURI;
  dwc:observationDate '1993-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '2452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615935> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615935'^^xsd:integer;
  dwc:scientificName 'Amphimonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '2452'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615935'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615933> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615933'^^xsd:integer;
  dwc:scientificName 'Amphimonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2452'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615933'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615932> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615932'^^xsd:integer;
  dwc:scientificName 'Amphimonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2452'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615932'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615931> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615931'^^xsd:integer;
  dwc:scientificName 'Amphimonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2452'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615931'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615938> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22733333"^^xsd:decimal ;
  dwc:decimalLongitude "122.854833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3237"^^xsd:integer ;
  dwc:maximumDepthInMeters "3237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  geo-pos:lat "79.22733333"^^xsd:decimal ;
  geo-pos:long "122.854833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615938'^^xsd:integer;
  dwc:scientificName 'Amphimonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '122.854833'^^xsd:double;
  dwc:latitude '79.22733333'^^xsd:double;
  dwc:minimumDepth '3237'^^xsd:integer;
  dwc:maximumDepth '3237'^^xsd:integer;
  dwc:aphiaid '2452'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615938'^^xsd:anyURI;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '2452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615937> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "118.741333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2621"^^xsd:integer ;
  dwc:maximumDepthInMeters "2621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  geo-pos:lat "78.66666667"^^xsd:decimal ;
  geo-pos:long "118.741333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615937'^^xsd:integer;
  dwc:scientificName 'Amphimonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.741333'^^xsd:double;
  dwc:latitude '78.66666667'^^xsd:double;
  dwc:minimumDepth '2621'^^xsd:integer;
  dwc:maximumDepth '2621'^^xsd:integer;
  dwc:aphiaid '2452'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615937'^^xsd:anyURI;
  dwc:observationDate '1993-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '2452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616074> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616074'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616074'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616075> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22733333"^^xsd:decimal ;
  dwc:decimalLongitude "122.854833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3237"^^xsd:integer ;
  dwc:maximumDepthInMeters "3237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  geo-pos:lat "79.22733333"^^xsd:decimal ;
  geo-pos:long "122.854833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616075'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '122.854833'^^xsd:double;
  dwc:latitude '79.22733333'^^xsd:double;
  dwc:minimumDepth '3237'^^xsd:integer;
  dwc:maximumDepth '3237'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616075'^^xsd:anyURI;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616071> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616071'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616071'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616072> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616072'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616072'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616073> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616073'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616073'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616310> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616310'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616310'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616311> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616311'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616311'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616312> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "118.741333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2621"^^xsd:integer ;
  dwc:maximumDepthInMeters "2621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  geo-pos:lat "78.66666667"^^xsd:decimal ;
  geo-pos:long "118.741333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616312'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.741333'^^xsd:double;
  dwc:latitude '78.66666667'^^xsd:double;
  dwc:minimumDepth '2621'^^xsd:integer;
  dwc:maximumDepth '2621'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616312'^^xsd:anyURI;
  dwc:observationDate '1993-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615989> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615989'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615989'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615990> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615990'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615990'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615987> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615987'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615987'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615986> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615986'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615986'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615985> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615985'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615985'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615991> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615991'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615991'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615992> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "118.741333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2621"^^xsd:integer ;
  dwc:maximumDepthInMeters "2621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  geo-pos:lat "78.66666667"^^xsd:decimal ;
  geo-pos:long "118.741333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615992'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.741333'^^xsd:double;
  dwc:latitude '78.66666667'^^xsd:double;
  dwc:minimumDepth '2621'^^xsd:integer;
  dwc:maximumDepth '2621'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615992'^^xsd:anyURI;
  dwc:observationDate '1993-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615993> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "118.741333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2621"^^xsd:integer ;
  dwc:maximumDepthInMeters "2621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  geo-pos:lat "78.66666667"^^xsd:decimal ;
  geo-pos:long "118.741333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615993'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.741333'^^xsd:double;
  dwc:latitude '78.66666667'^^xsd:double;
  dwc:minimumDepth '2621'^^xsd:integer;
  dwc:maximumDepth '2621'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615993'^^xsd:anyURI;
  dwc:observationDate '1993-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615994> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22733333"^^xsd:decimal ;
  dwc:decimalLongitude "122.854833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3237"^^xsd:integer ;
  dwc:maximumDepthInMeters "3237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  geo-pos:lat "79.22733333"^^xsd:decimal ;
  geo-pos:long "122.854833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615994'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '122.854833'^^xsd:double;
  dwc:latitude '79.22733333'^^xsd:double;
  dwc:minimumDepth '3237'^^xsd:integer;
  dwc:maximumDepth '3237'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615994'^^xsd:anyURI;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615995> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22733333"^^xsd:decimal ;
  dwc:decimalLongitude "122.854833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3237"^^xsd:integer ;
  dwc:maximumDepthInMeters "3237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  geo-pos:lat "79.22733333"^^xsd:decimal ;
  geo-pos:long "122.854833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615995'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '122.854833'^^xsd:double;
  dwc:latitude '79.22733333'^^xsd:double;
  dwc:minimumDepth '3237'^^xsd:integer;
  dwc:maximumDepth '3237'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615995'^^xsd:anyURI;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616123> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616123'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616123'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616124> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616124'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616124'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616125> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616125'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616125'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616126> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22733333"^^xsd:decimal ;
  dwc:decimalLongitude "122.854833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3237"^^xsd:integer ;
  dwc:maximumDepthInMeters "3237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  geo-pos:lat "79.22733333"^^xsd:decimal ;
  geo-pos:long "122.854833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616126'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '122.854833'^^xsd:double;
  dwc:latitude '79.22733333'^^xsd:double;
  dwc:minimumDepth '3237'^^xsd:integer;
  dwc:maximumDepth '3237'^^xsd:integer;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616126'^^xsd:anyURI;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616122> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616122'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616122'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615996> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615996'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615996'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615997> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615997'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615997'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616158> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22733333"^^xsd:decimal ;
  dwc:decimalLongitude "122.854833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3237"^^xsd:integer ;
  dwc:maximumDepthInMeters "3237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  geo-pos:lat "79.22733333"^^xsd:decimal ;
  geo-pos:long "122.854833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616158'^^xsd:integer;
  dwc:scientificName 'Megadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '122.854833'^^xsd:double;
  dwc:latitude '79.22733333'^^xsd:double;
  dwc:minimumDepth '3237'^^xsd:integer;
  dwc:maximumDepth '3237'^^xsd:integer;
  dwc:aphiaid '2475'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616158'^^xsd:anyURI;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '2475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616157> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616157'^^xsd:integer;
  dwc:scientificName 'Megadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2475'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616157'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615948> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "118.741333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2621"^^xsd:integer ;
  dwc:maximumDepthInMeters "2621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  geo-pos:lat "78.66666667"^^xsd:decimal ;
  geo-pos:long "118.741333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615948'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.741333'^^xsd:double;
  dwc:latitude '78.66666667'^^xsd:double;
  dwc:minimumDepth '2621'^^xsd:integer;
  dwc:maximumDepth '2621'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615948'^^xsd:anyURI;
  dwc:observationDate '1993-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615951> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22733333"^^xsd:decimal ;
  dwc:decimalLongitude "122.854833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3237"^^xsd:integer ;
  dwc:maximumDepthInMeters "3237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  geo-pos:lat "79.22733333"^^xsd:decimal ;
  geo-pos:long "122.854833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615951'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '122.854833'^^xsd:double;
  dwc:latitude '79.22733333'^^xsd:double;
  dwc:minimumDepth '3237'^^xsd:integer;
  dwc:maximumDepth '3237'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615951'^^xsd:anyURI;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615953> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22733333"^^xsd:decimal ;
  dwc:decimalLongitude "122.854833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3237"^^xsd:integer ;
  dwc:maximumDepthInMeters "3237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  geo-pos:lat "79.22733333"^^xsd:decimal ;
  geo-pos:long "122.854833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615953'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '122.854833'^^xsd:double;
  dwc:latitude '79.22733333'^^xsd:double;
  dwc:minimumDepth '3237'^^xsd:integer;
  dwc:maximumDepth '3237'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615953'^^xsd:anyURI;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615939> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615939'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615939'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615940> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615940'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615940'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615941> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615941'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615941'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615949> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "118.741333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2621"^^xsd:integer ;
  dwc:maximumDepthInMeters "2621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  geo-pos:lat "78.66666667"^^xsd:decimal ;
  geo-pos:long "118.741333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615949'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.741333'^^xsd:double;
  dwc:latitude '78.66666667'^^xsd:double;
  dwc:minimumDepth '2621'^^xsd:integer;
  dwc:maximumDepth '2621'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615949'^^xsd:anyURI;
  dwc:observationDate '1993-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615942> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615942'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615942'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615950> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "118.741333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2621"^^xsd:integer ;
  dwc:maximumDepthInMeters "2621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  geo-pos:lat "78.66666667"^^xsd:decimal ;
  geo-pos:long "118.741333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615950'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.741333'^^xsd:double;
  dwc:latitude '78.66666667'^^xsd:double;
  dwc:minimumDepth '2621'^^xsd:integer;
  dwc:maximumDepth '2621'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615950'^^xsd:anyURI;
  dwc:observationDate '1993-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615952> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22733333"^^xsd:decimal ;
  dwc:decimalLongitude "122.854833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3237"^^xsd:integer ;
  dwc:maximumDepthInMeters "3237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  geo-pos:lat "79.22733333"^^xsd:decimal ;
  geo-pos:long "122.854833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615952'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '122.854833'^^xsd:double;
  dwc:latitude '79.22733333'^^xsd:double;
  dwc:minimumDepth '3237'^^xsd:integer;
  dwc:maximumDepth '3237'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615952'^^xsd:anyURI;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615944> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615944'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615944'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615945> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615945'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615945'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615946> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615946'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615946'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615947> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615947'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615947'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616166> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616166'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616166'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616168> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616168'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616168'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616173> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22733333"^^xsd:decimal ;
  dwc:decimalLongitude "122.854833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3237"^^xsd:integer ;
  dwc:maximumDepthInMeters "3237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  geo-pos:lat "79.22733333"^^xsd:decimal ;
  geo-pos:long "122.854833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616173'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '122.854833'^^xsd:double;
  dwc:latitude '79.22733333'^^xsd:double;
  dwc:minimumDepth '3237'^^xsd:integer;
  dwc:maximumDepth '3237'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616173'^^xsd:anyURI;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616174> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22733333"^^xsd:decimal ;
  dwc:decimalLongitude "122.854833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3237"^^xsd:integer ;
  dwc:maximumDepthInMeters "3237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  geo-pos:lat "79.22733333"^^xsd:decimal ;
  geo-pos:long "122.854833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616174'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '122.854833'^^xsd:double;
  dwc:latitude '79.22733333'^^xsd:double;
  dwc:minimumDepth '3237'^^xsd:integer;
  dwc:maximumDepth '3237'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616174'^^xsd:anyURI;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616164> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616164'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616164'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616163> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616163'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616163'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616162> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616162'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616162'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616027> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616027'^^xsd:integer;
  dwc:scientificName 'Crenopharynx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2505'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616027'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615956> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22733333"^^xsd:decimal ;
  dwc:decimalLongitude "122.854833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3237"^^xsd:integer ;
  dwc:maximumDepthInMeters "3237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  geo-pos:lat "79.22733333"^^xsd:decimal ;
  geo-pos:long "122.854833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615956'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '122.854833'^^xsd:double;
  dwc:latitude '79.22733333'^^xsd:double;
  dwc:minimumDepth '3237'^^xsd:integer;
  dwc:maximumDepth '3237'^^xsd:integer;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615956'^^xsd:anyURI;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616290> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616290'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616290'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615928> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615928'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615928'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616265> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616265'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616265'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615958> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615958'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2415'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615958'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616117> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616117'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616117'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616299> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616299'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616299'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616155> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616155'^^xsd:integer;
  dwc:scientificName 'Manganonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '233963'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616155'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '233963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616107> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616107'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616107'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616236> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616236'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '2569'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616236'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616104> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616104'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616104'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616049> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "118.741333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2621"^^xsd:integer ;
  dwc:maximumDepthInMeters "2621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  geo-pos:lat "78.66666667"^^xsd:decimal ;
  geo-pos:long "118.741333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616049'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.741333'^^xsd:double;
  dwc:latitude '78.66666667'^^xsd:double;
  dwc:minimumDepth '2621'^^xsd:integer;
  dwc:maximumDepth '2621'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616049'^^xsd:anyURI;
  dwc:observationDate '1993-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615960> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615960'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615960'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615961> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615961'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615961'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615962> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615962'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615962'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615963> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615963'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615963'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615964> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615964'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615964'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615965> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615965'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615965'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616336> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22733333"^^xsd:decimal ;
  dwc:decimalLongitude "122.854833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3237"^^xsd:integer ;
  dwc:maximumDepthInMeters "3237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  geo-pos:lat "79.22733333"^^xsd:decimal ;
  geo-pos:long "122.854833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616336'^^xsd:integer;
  dwc:scientificName 'Subsphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '122.854833'^^xsd:double;
  dwc:latitude '79.22733333'^^xsd:double;
  dwc:minimumDepth '3237'^^xsd:integer;
  dwc:maximumDepth '3237'^^xsd:integer;
  dwc:aphiaid '227190'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616336'^^xsd:anyURI;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '227190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616335> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616335'^^xsd:integer;
  dwc:scientificName 'Subsphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '227190'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616335'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '227190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616334> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616334'^^xsd:integer;
  dwc:scientificName 'Subsphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '227190'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616334'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616091> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616091'^^xsd:integer;
  dwc:scientificName 'Gnomoxyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '227184'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616091'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616092> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616092'^^xsd:integer;
  dwc:scientificName 'Gnomoxyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '227184'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616092'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616093> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616093'^^xsd:integer;
  dwc:scientificName 'Gnomoxyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '227184'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616093'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616094> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616094'^^xsd:integer;
  dwc:scientificName 'Gnomoxyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '227184'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616094'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616247> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22733333"^^xsd:decimal ;
  dwc:decimalLongitude "122.854833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3237"^^xsd:integer ;
  dwc:maximumDepthInMeters "3237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  geo-pos:lat "79.22733333"^^xsd:decimal ;
  geo-pos:long "122.854833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616247'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '122.854833'^^xsd:double;
  dwc:latitude '79.22733333'^^xsd:double;
  dwc:minimumDepth '3237'^^xsd:integer;
  dwc:maximumDepth '3237'^^xsd:integer;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616247'^^xsd:anyURI;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616244> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616244'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2520'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616244'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615970> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22733333"^^xsd:decimal ;
  dwc:decimalLongitude "122.854833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3237"^^xsd:integer ;
  dwc:maximumDepthInMeters "3237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  geo-pos:lat "79.22733333"^^xsd:decimal ;
  geo-pos:long "122.854833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615970'^^xsd:integer;
  dwc:scientificName 'Bathyeurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '122.854833'^^xsd:double;
  dwc:latitude '79.22733333'^^xsd:double;
  dwc:minimumDepth '3237'^^xsd:integer;
  dwc:maximumDepth '3237'^^xsd:integer;
  dwc:aphiaid '227167'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615970'^^xsd:anyURI;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '227167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615969> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615969'^^xsd:integer;
  dwc:scientificName 'Bathyeurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '227167'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615969'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '227167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615968> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615968'^^xsd:integer;
  dwc:scientificName 'Bathyeurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '227167'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615968'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '227167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615967> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615967'^^xsd:integer;
  dwc:scientificName 'Bathyeurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '227167'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615967'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '227167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615966> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615966'^^xsd:integer;
  dwc:scientificName 'Bathyeurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '227167'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615966'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616082> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616082'^^xsd:integer;
  dwc:scientificName 'Endeolophos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '227169'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616082'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616083> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616083'^^xsd:integer;
  dwc:scientificName 'Endeolophos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '227169'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616083'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '227169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616317> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616317'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616317'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616319> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616319'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616319'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616318> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616318'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616318'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616316> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616316'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616316'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616203> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22733333"^^xsd:decimal ;
  dwc:decimalLongitude "122.854833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3237"^^xsd:integer ;
  dwc:maximumDepthInMeters "3237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  geo-pos:lat "79.22733333"^^xsd:decimal ;
  geo-pos:long "122.854833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616203'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '122.854833'^^xsd:double;
  dwc:latitude '79.22733333'^^xsd:double;
  dwc:minimumDepth '3237'^^xsd:integer;
  dwc:maximumDepth '3237'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616203'^^xsd:anyURI;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616202> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "118.741333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2621"^^xsd:integer ;
  dwc:maximumDepthInMeters "2621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  geo-pos:lat "78.66666667"^^xsd:decimal ;
  geo-pos:long "118.741333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616202'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.741333'^^xsd:double;
  dwc:latitude '78.66666667'^^xsd:double;
  dwc:minimumDepth '2621'^^xsd:integer;
  dwc:maximumDepth '2621'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616202'^^xsd:anyURI;
  dwc:observationDate '1993-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616201> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "118.741333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2621"^^xsd:integer ;
  dwc:maximumDepthInMeters "2621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  geo-pos:lat "78.66666667"^^xsd:decimal ;
  geo-pos:long "118.741333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616201'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.741333'^^xsd:double;
  dwc:latitude '78.66666667'^^xsd:double;
  dwc:minimumDepth '2621'^^xsd:integer;
  dwc:maximumDepth '2621'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616201'^^xsd:anyURI;
  dwc:observationDate '1993-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616199> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616199'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616199'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616198> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616198'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616198'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616197> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616197'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616197'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616196> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616196'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616196'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616205> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22733333"^^xsd:decimal ;
  dwc:decimalLongitude "122.854833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3237"^^xsd:integer ;
  dwc:maximumDepthInMeters "3237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  geo-pos:lat "79.22733333"^^xsd:decimal ;
  geo-pos:long "122.854833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616205'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '122.854833'^^xsd:double;
  dwc:latitude '79.22733333'^^xsd:double;
  dwc:minimumDepth '3237'^^xsd:integer;
  dwc:maximumDepth '3237'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616205'^^xsd:anyURI;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616050> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22733333"^^xsd:decimal ;
  dwc:decimalLongitude "122.854833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3237"^^xsd:integer ;
  dwc:maximumDepthInMeters "3237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  geo-pos:lat "79.22733333"^^xsd:decimal ;
  geo-pos:long "122.854833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616050'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '122.854833'^^xsd:double;
  dwc:latitude '79.22733333'^^xsd:double;
  dwc:minimumDepth '3237'^^xsd:integer;
  dwc:maximumDepth '3237'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616050'^^xsd:anyURI;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616048> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "118.741333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2621"^^xsd:integer ;
  dwc:maximumDepthInMeters "2621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  geo-pos:lat "78.66666667"^^xsd:decimal ;
  geo-pos:long "118.741333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616048'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.741333'^^xsd:double;
  dwc:latitude '78.66666667'^^xsd:double;
  dwc:minimumDepth '2621'^^xsd:integer;
  dwc:maximumDepth '2621'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616048'^^xsd:anyURI;
  dwc:observationDate '1993-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616042> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616042'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616042'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616047> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "118.741333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2621"^^xsd:integer ;
  dwc:maximumDepthInMeters "2621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  geo-pos:lat "78.66666667"^^xsd:decimal ;
  geo-pos:long "118.741333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616047'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.741333'^^xsd:double;
  dwc:latitude '78.66666667'^^xsd:double;
  dwc:minimumDepth '2621'^^xsd:integer;
  dwc:maximumDepth '2621'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616047'^^xsd:anyURI;
  dwc:observationDate '1993-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616046> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616046'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616046'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616045> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616045'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616045'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616044> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616044'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616044'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616043> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616043'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616043'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616041> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616041'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616041'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616040> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616040'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616040'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616039> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616039'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616039'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616038> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616038'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616038'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616036> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616036'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616036'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616037> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616037'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616037'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616332> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22733333"^^xsd:decimal ;
  dwc:decimalLongitude "122.854833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3237"^^xsd:integer ;
  dwc:maximumDepthInMeters "3237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  geo-pos:lat "79.22733333"^^xsd:decimal ;
  geo-pos:long "122.854833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616332'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '122.854833'^^xsd:double;
  dwc:latitude '79.22733333'^^xsd:double;
  dwc:minimumDepth '3237'^^xsd:integer;
  dwc:maximumDepth '3237'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616332'^^xsd:anyURI;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616324> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616324'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616324'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616331> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "118.741333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2621"^^xsd:integer ;
  dwc:maximumDepthInMeters "2621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  geo-pos:lat "78.66666667"^^xsd:decimal ;
  geo-pos:long "118.741333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616331'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.741333'^^xsd:double;
  dwc:latitude '78.66666667'^^xsd:double;
  dwc:minimumDepth '2621'^^xsd:integer;
  dwc:maximumDepth '2621'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616331'^^xsd:anyURI;
  dwc:observationDate '1993-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616330> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "118.741333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2621"^^xsd:integer ;
  dwc:maximumDepthInMeters "2621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  geo-pos:lat "78.66666667"^^xsd:decimal ;
  geo-pos:long "118.741333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616330'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.741333'^^xsd:double;
  dwc:latitude '78.66666667'^^xsd:double;
  dwc:minimumDepth '2621'^^xsd:integer;
  dwc:maximumDepth '2621'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616330'^^xsd:anyURI;
  dwc:observationDate '1993-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616329> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "118.741333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2621"^^xsd:integer ;
  dwc:maximumDepthInMeters "2621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  geo-pos:lat "78.66666667"^^xsd:decimal ;
  geo-pos:long "118.741333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616329'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.741333'^^xsd:double;
  dwc:latitude '78.66666667'^^xsd:double;
  dwc:minimumDepth '2621'^^xsd:integer;
  dwc:maximumDepth '2621'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616329'^^xsd:anyURI;
  dwc:observationDate '1993-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616328> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616328'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616328'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616326> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616326'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616326'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616322> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616322'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616322'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616321> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616321'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616321'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616320> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616320'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616320'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616323> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616323'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616323'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616327> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616327'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616327'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616325> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616325'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616325'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616172> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22733333"^^xsd:decimal ;
  dwc:decimalLongitude "122.854833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3237"^^xsd:integer ;
  dwc:maximumDepthInMeters "3237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  geo-pos:lat "79.22733333"^^xsd:decimal ;
  geo-pos:long "122.854833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616172'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '122.854833'^^xsd:double;
  dwc:latitude '79.22733333'^^xsd:double;
  dwc:minimumDepth '3237'^^xsd:integer;
  dwc:maximumDepth '3237'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616172'^^xsd:anyURI;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616171> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "118.741333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2621"^^xsd:integer ;
  dwc:maximumDepthInMeters "2621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  geo-pos:lat "78.66666667"^^xsd:decimal ;
  geo-pos:long "118.741333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616171'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.741333'^^xsd:double;
  dwc:latitude '78.66666667'^^xsd:double;
  dwc:minimumDepth '2621'^^xsd:integer;
  dwc:maximumDepth '2621'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616171'^^xsd:anyURI;
  dwc:observationDate '1993-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616165> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616165'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616165'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616169> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616169'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616169'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616167> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616167'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616167'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616024> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616024'^^xsd:integer;
  dwc:scientificName 'Coninckia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2435'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616024'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616120> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616120'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616120'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616254> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616254'^^xsd:integer;
  dwc:scientificName 'Pierrickia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2432'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616254'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616257> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616257'^^xsd:integer;
  dwc:scientificName 'Pierrickia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2432'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616257'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616256> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616256'^^xsd:integer;
  dwc:scientificName 'Pierrickia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2432'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616256'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616255> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616255'^^xsd:integer;
  dwc:scientificName 'Pierrickia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2432'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616255'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616259> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616259'^^xsd:integer;
  dwc:scientificName 'Pierrickia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2432'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616259'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616260> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "118.741333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2621"^^xsd:integer ;
  dwc:maximumDepthInMeters "2621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  geo-pos:lat "78.66666667"^^xsd:decimal ;
  geo-pos:long "118.741333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616260'^^xsd:integer;
  dwc:scientificName 'Pierrickia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.741333'^^xsd:double;
  dwc:latitude '78.66666667'^^xsd:double;
  dwc:minimumDepth '2621'^^xsd:integer;
  dwc:maximumDepth '2621'^^xsd:integer;
  dwc:aphiaid '2432'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616260'^^xsd:anyURI;
  dwc:observationDate '1993-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '2432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615912> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615912'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615912'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616055> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616055'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616055'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615916> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615916'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615916'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616192> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616192'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616192'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616193> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616193'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616193'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616059> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616059'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616059'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616313> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "118.741333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2621"^^xsd:integer ;
  dwc:maximumDepthInMeters "2621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  geo-pos:lat "78.66666667"^^xsd:decimal ;
  geo-pos:long "118.741333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616313'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.741333'^^xsd:double;
  dwc:latitude '78.66666667'^^xsd:double;
  dwc:minimumDepth '2621'^^xsd:integer;
  dwc:maximumDepth '2621'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616313'^^xsd:anyURI;
  dwc:observationDate '1993-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616306> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616306'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616306'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615984> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615984'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615984'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616022> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "118.741333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2621"^^xsd:integer ;
  dwc:maximumDepthInMeters "2621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.66666667 118.741333)"^^geo:wktLiteral ;
  geo-pos:lat "78.66666667"^^xsd:decimal ;
  geo-pos:long "118.741333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616022'^^xsd:integer;
  dwc:scientificName 'Cobbia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.741333'^^xsd:double;
  dwc:latitude '78.66666667'^^xsd:double;
  dwc:minimumDepth '2621'^^xsd:integer;
  dwc:maximumDepth '2621'^^xsd:integer;
  dwc:aphiaid '2454'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616022'^^xsd:anyURI;
  dwc:observationDate '1993-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '2454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615988> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615988'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615988'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615943> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A615943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:615943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '615943'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:615943'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616278> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616278'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616278'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616008> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616008'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616008'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616095> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616095'^^xsd:integer;
  dwc:scientificName 'Gnomoxyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '227184'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616095'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '227184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616237> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616237'^^xsd:integer;
  dwc:scientificName 'Oxyonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2519'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616237'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616084> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616084'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616084'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616170> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616170'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616170'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616052> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22733333"^^xsd:decimal ;
  dwc:decimalLongitude "122.854833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3237"^^xsd:integer ;
  dwc:maximumDepthInMeters "3237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  geo-pos:lat "79.22733333"^^xsd:decimal ;
  geo-pos:long "122.854833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616052'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '122.854833'^^xsd:double;
  dwc:latitude '79.22733333'^^xsd:double;
  dwc:minimumDepth '3237'^^xsd:integer;
  dwc:maximumDepth '3237'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616052'^^xsd:anyURI;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616200> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.99183333"^^xsd:decimal ;
  dwc:decimalLongitude "118.585666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1935"^^xsd:integer ;
  dwc:maximumDepthInMeters "1935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.99183333 118.585666)"^^geo:wktLiteral ;
  geo-pos:lat "77.99183333"^^xsd:decimal ;
  geo-pos:long "118.585666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616200'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.585666'^^xsd:double;
  dwc:latitude '77.99183333'^^xsd:double;
  dwc:minimumDepth '1935'^^xsd:integer;
  dwc:maximumDepth '1935'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616200'^^xsd:anyURI;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616258> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2525"^^xsd:decimal ;
  dwc:decimalLongitude "118.552833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2525 118.552833)"^^geo:wktLiteral ;
  geo-pos:lat "77.2525"^^xsd:decimal ;
  geo-pos:long "118.552833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616258'^^xsd:integer;
  dwc:scientificName 'Pierrickia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '118.552833'^^xsd:double;
  dwc:latitude '77.2525'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '2432'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616258'^^xsd:anyURI;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616297> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616297'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616297'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616348> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.22733333"^^xsd:decimal ;
  dwc:decimalLongitude "122.854833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3237"^^xsd:integer ;
  dwc:maximumDepthInMeters "3237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.22733333 122.854833)"^^geo:wktLiteral ;
  geo-pos:lat "79.22733333"^^xsd:decimal ;
  geo-pos:long "122.854833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616348'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '122.854833'^^xsd:double;
  dwc:latitude '79.22733333'^^xsd:double;
  dwc:minimumDepth '3237'^^xsd:integer;
  dwc:maximumDepth '3237'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616348'^^xsd:anyURI;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616006> ;
  mr:hasGeometry <https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.52233333"^^xsd:decimal ;
  dwc:decimalLongitude "114.5583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.52233333 114.5583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.52233333"^^xsd:decimal ;
  geo-pos:long "114.5583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/827__urn%3Acatalog%3AMarBEF%2FManuela%3Aul%3A616006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ul:616006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/827_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ul'^^xsd:string;
  dwc:catalogNumber '616006'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laptev Sea'^^xsd:string;
  dwc:longitude '114.5583333'^^xsd:double;
  dwc:latitude '77.52233333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 15 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ul:616006'^^xsd:anyURI;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
# EOF